//==============================================================================
// Huskarl_anim.txt
//==============================================================================

import norse_sword_anim.txt
import Large_Norse_Shield_anim.txt

//==============================================================================

define hammer
{
   set hotspot
   {
      version
      {
         Visual Tool Hammer
      }
   }
}

//==============================================================================

define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================

define NorseSword
{
   set hotspot
   {
      version
      {
		 Visual Attachments N Sword Iron
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      CinematicLogic
		SetSelector 
		{
			SetSelector
			{
				set hotspot
				{
					version
					{
						Visual Infantry N Huskarl_boredA
						ReplaceTexture Infantry N Huskarl Standard/Infantry N Huskarl Iron
						ReplaceTexture Infantry N Huskarl Head Standard/Infantry N Huskarl Head Iron
						connect RightHand NorseSword hotspot
						connect LeftForearm LargeNorseShield hotspot
						Connect FRONTABDOMEN heroglow hotspot
					}
				}
			}
		}
		SetSelector 
		{
			set hotspot
			{
				version
				{
					VisualGranny NHuskarl_IdleA
				}
			}
   	}
   }
}

//==============================================================================

anim Idle
{
   SetSelector
   {
      CinematicLogic
		SetSelector 
		{
			SetSelector
			{
				set hotspot
				{
					version
					{
						Visual Infantry N Huskarl_IdleA
						ReplaceTexture Infantry N Huskarl Standard/Infantry N Huskarl Iron
						ReplaceTexture Infantry N Huskarl Head Standard/Infantry N Huskarl Head Iron
						connect RightHand NorseSword hotspot
						connect LeftForearm LargeNorseShield hotspot
						Connect FRONTABDOMEN heroglow hotspot
					}
				}
			}
		}
		SetSelector 
		{
			set hotspot
			{
				version
				{
					VisualGranny NHuskarl_IdleA
				}
			}
   	}
   }
}

//==============================================================================

anim Build
{
	SetSelector 
   {
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Infantry N Huskarl_BuildA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.67 false Build checkVisible 
//-- end auto generated section
					ReplaceTexture Infantry N Huskarl Standard/Infantry N Huskarl Iron
					ReplaceTexture Infantry N Huskarl Head Standard/Infantry N Huskarl Head Iron
					connect RightHand hammer hotspot
					connect LeftForearm LargeNorseShield hotspot
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
	}
}

//==============================================================================

anim Walk
{
   SetSelector
   {
      CinematicLogic
		SetSelector 
		{
			SetSelector
			{
				set hotspot
				{
					version
					{
						Visual Infantry N Huskarl_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag FootstepLeft 0.30 true   
                  tag FootstepRight 0.70 true   
//-- end auto generated section
						ReplaceTexture Infantry N Huskarl Standard/Infantry N Huskarl Iron
						ReplaceTexture Infantry N Huskarl Head Standard/Infantry N Huskarl Head Iron
						connect RightHand NorseSword hotspot
						connect LeftForearm LargeNorseShield hotspot
						Connect FRONTABDOMEN heroglow hotspot
					}
				}
			}
		}
		SetSelector 
		{
			set hotspot
			{
				version
				{
					VisualGranny NHuskarl_WalkA
				}
			}
   	}
   }
}

//==============================================================================

anim Attack
{
	SetSelector 
   {
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Infantry N Huskarl_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.67 true   
//-- end auto generated section
					ReplaceTexture Infantry N Huskarl Standard/Infantry N Huskarl Iron
					ReplaceTexture Infantry N Huskarl Head Standard/Infantry N Huskarl Head Iron
					connect RightHand NorseSword hotspot
					connect LeftForearm LargeNorseShield hotspot
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
	}
}

//==============================================================================

anim Death
{
	SetSelector 
   {
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Infantry N Huskarl_DeathA
					ReplaceTexture Infantry N Huskarl Standard/Infantry N Huskarl Iron
					ReplaceTexture Infantry N Huskarl Head Standard/Infantry N Huskarl Head Iron
					connect RightHand NorseSword hotspot
					connect LeftForearm LargeNorseShield hotspot
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
	}
}

//==============================================================================

anim Flail
{
	SetSelector 
   {
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Infantry N Huskarl_FlailA
					ReplaceTexture Infantry N Huskarl Standard/Infantry N Huskarl Iron
					ReplaceTexture Infantry N Huskarl Head Standard/Infantry N Huskarl Head Iron
					connect RightHand NorseSword hotspot
					connect LeftForearm LargeNorseShield hotspot
					Connect FRONTABDOMEN heroglow hotspot
				}
			}
		}
	}
}

//==============================================================================

anim Cinematic
{
   SetSelector
   {
      set hotspot
      {
         name Huskarl_aomsp28hurlcabin
         version
         {
            VisualGranny NHuskarl_aomsp28hurlcabin
         }
		}
		set hotspot
      {
         name Huskarl_aomsp28idont
         version
         {
            VisualGranny NHuskarl_aomsp28idont
         }
		}
		set hotspot
      {
         name Huskarl_aomsp27giant
         version
         {
            VisualGranny NHuskarl_aomsp27giant
         }
		}
		set hotspot
      {
         name Huskarl_cined1crouchidle
         version
         {
            VisualGranny NHuskarl_cined1crouchidle
         }
		}
		set hotspot
      {
         name Huskarl_cined1firstthe
         version
         {
            VisualGranny NHuskarl_cined1firstthe
         }
		}
		set hotspot
      {
         name NHuskarl_aomsp30notlong
         version
         {
            VisualGranny NHuskarl_aomsp30notlong
         }
		}
		set hotspot
      {
         name NHuskarl_aomsp33midspeared
         version
         {
            Visual NoHuskarl_aomsp33midspeared
         }
		}
	}
}